CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 遗传算法 聚类

搜索资源列表

  1. kmeans1

    0下载:
  2. k均值聚类优化径向基网络中心,遗传算法优化权值,然后用网络进行函数拟合,真实可用-k means clustering for optimizing the center of RBF,GA is used for optimizing the weights.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1490
    • 提供者:龙辉
  1. fcmMATLAB

    0下载:
  2. 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最终的分类结果。-Fuzzy C- means algorithm is easy to converge to a local minimum point, in order to overcome this drawback, the genetic algorithm is applied to fuzzy C- me
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:198702
    • 提供者:胡丹丹
  1. GA

    0下载:
  2. 遗传算法是人工智能领域的一个重要算法,这篇文章讲述了其用于聚类的原理。-Genetic algorithm is an important algorithm in artificial intelligence, the article describes the principles for clustering.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:731063
    • 提供者:Gary Bu
  1. GA-k-means

    1下载:
  2. 遗传算法用在聚类方式时,其中的一个重要应用就是k-means算法,本文给出了源代码。-When the genetic algorithm used in the clustering mode, which is an important application of k-means algorithm, this paper presents the source code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1485474
    • 提供者:Gary Bu
  1. GAFCM

    0下载:
  2. matlab编写的遗传算法优化的模糊C均值聚类算法-genetic algorithm optimize Fuzzy C means algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1493
    • 提供者:王弘
  1. gafcm

    4下载:
  2. 这是遗传算法改进的模糊C-均值聚类MATLAB源代码,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最终的分类结果。-This is the MATLAB source code of the improved fuzzy c-means clustering(FCM) based on the genetic algorithm(GA).The initial cluster centers are otained through GA,and the final clust
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-07-09
    • 文件大小:1024
    • 提供者:简川霞
  1. cluster

    0下载:
  2. 本程序介绍了聚类分析的各种算法,包括层次、动态、模糊和遗传算法,对数值进行模式识别。-This procedure describes the various clustering algorithms, including the level of dynamic, fuzzy and genetic algorithms, pattern recognition value.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-28
    • 文件大小:10416365
    • 提供者:zhanghao
  1. image-classification

    0下载:
  2. VC++写的图像聚类程序包含遗传算法,聚类分析,模糊聚类,很好用的,可以-VC++ written program contains an image clustering algorithm, cluster analysis, fuzzy clustering, well used, can look
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:410241
    • 提供者:闻多
  1. fuzzy-C--means-clustering-

    0下载:
  2. 遗传算法改进的C模糊聚类算法源程序.已运行成功,可以作适当修改。-Improved genetic algorithm fuzzy clustering algorithm C source. Has run successfully, you can make appropriate changes.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:12639
    • 提供者:闻多
  1. yichuansuanfa

    2下载:
  2. 遗传算法优化BP神经网络、改进的模糊C-均值聚类、遗传算法(粒子群算法、人工鱼群算法等)的投影寻踪模型等遗传算法的简单集合。-Genetic algorithm to optimize the BP neural network, an improved fuzzy C- average clustering and genetic algorithm,(particle swarm optimization (pso), artificial fish algorithm, etc.) of
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:7219
    • 提供者:陈孝君
  1. zhinengjisuan

    0下载:
  2. 智能计算主要程序源码,有matlab的模糊聚类图像分割,还有VC++编写的模拟退火和遗传算法。-Intelligent Computing The main program source code, there is matlab fuzzy clustering image segmentation, as well as VC++ Prepared simulated annealing and genetic algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2017-06-08
    • 文件大小:15812983
    • 提供者:魏琳
  1. GAKMeans

    0下载:
  2. 由于Kmeans聚类分析是一个局部的搜索过程,因此加入遗传算法进行全局搜索选择最优的初始中心点使得Kmeans算法产生较大的改进-Since Kmeans Cluster analysis is a local search process, so join a global search for the genetic algorithm to the optimal initial centers such Kmeans algorithm produces greater improve
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:985
    • 提供者:梁良
  1. fingpiu

    0下载:
  2. 用MATLAB编写的遗传算法路径规划,分形维数计算的毯子算法matlab代码,基于欧几里得距离的聚类分析。- Genetic algorithms using MATLAB path planning, Fractal dimension calculation algorithm matlab code blankets, Clustering analysis based on Euclidean distance.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6585
    • 提供者:赵海
  1. jeijui

    0下载:
  2. 用MATLAB编写的遗传算法路径规划,有详细的注释,包括AHP,因子分析,回归分析,聚类分析。- Genetic algorithms using MATLAB path planning, There are detailed notes, Including AHP, factor analysis, regression analysis, cluster analysis.
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:7768
    • 提供者:李增意
  1. fuzzy-c

    0下载:
  2. 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。-Fuzzy C- means algorithm is easy to converge to a local minimum, in order to overcome this drawback, the genetic algorithm is applied to the fuzzy C- means
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1585
    • 提供者:zhanglei
  1. CPPGA-FCM

    1下载:
  2. 使用C++语言实现遗传算法和模糊C聚类的结合-C++ Implementation of genetic fuzzy clustering algorithm C
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3034
    • 提供者:王刚
  1. fangniu

    1下载:
  2. 数值分析的EULER法,遗传算法无功优化,用MATLAB实现动态聚类或迭代自组织数据分析。- EULER numerical analysis method, Genetic algorithm based reactive power optimization, Using MATLAB dynamic clustering or iterative self-organizing data analysis.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:5486
    • 提供者:tun
  1. jingnai_v69

    0下载:
  2. 一个很有用的程序,用MATLAB实现动态聚类或迭代自组织数据分析,用MATLAB编写的遗传算法路径规划。- A very useful program, Using MATLAB dynamic clustering or iterative self-organizing data analysis, Genetic algorithms using MATLAB path planning.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:6183
    • 提供者:dpddbwn
  1. langhie

    0下载:
  2. 用MATLAB实现动态聚类或迭代自组织数据分析,遗传算法无功优化,matlab程序运行时导入数据文件作为输入参数。- Using MATLAB dynamic clustering or iterative self-organizing data analysis, Genetic algorithm based reactive power optimization, Import data files as input parameters matlab program is runnin
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:3678
    • 提供者:vyntw
  1. lengsiu_v15

    0下载:
  2. 用MATLAB编写的遗传算法路径规划,使用混沌与分形分析的例程,基于K均值的PSO聚类算法。- Genetic algorithms using MATLAB path planning, Use Chaos and fractal analysis routines, K-means clustering algorithm based on the PSO.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:5660
    • 提供者:nei
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com